Find Public Family Coverage
Allows retrieval of the family coverage based on either an application number or patient odb number. When retrieving by application number, returns the history for that application. Retrieval includes associated information including the family, family members, delegate, expenses, etc.
Mechanism
GET [base]/Coverage?_query=findApplicationFamily& and either _id=[application number] or patient=[odb number]
Payload | Example |
---|---|
In: No payload. | |
Out (success): HTTP 200 and Family Coverage Bundle profile | Family Coverage Bundle Example |
Out (error): HTTP 4xx or 5xx Operation Outcome (optional) |